home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / ntsetup / disk1 / _setup.1 / adminlib.msg < prev    next >
Text File  |  1998-06-30  |  6KB  |  167 lines

  1. #
  2. $    SID    95/12/10 - @(#)enllib.msg    1.2
  3. $
  4. $ These are error messages for the ENLighten library
  5. #
  6.  
  7. ################################################################################
  8. #
  9. # From netcfg.c
  10. #
  11.  
  12. 1       "'1%s' not found in %2s table\n"
  13. 2       "Can't update %1s file\n"
  14. 3       "Can't find %1s in system parameter database ($ENLIGHTEN/config/params)\n"
  15. 4       "Can't find %1s in system command database ($ENLIGHTEN/config/cmds)\n"
  16. 5       "Execute '%1s' command failed\n"
  17. 6       "Undefined network interface: %1s\n"
  18. 7       "Missing value for key %1s in %2s file\n"
  19. 8       "Can't access or execute command: %1s\n"
  20. 9       "Missing value for key %1s in %2s command output\n"
  21. 10      "Can't open file '%1s'\n"
  22.  
  23. ################################################################################
  24. #
  25. # From dns.c
  26. #
  27.  
  28. 11      "Invalid IP address: %1s\n"
  29. 12      "Invalid netmask: %1s\n"
  30. 13      "Host is in %1s domain already\n"
  31. 14      "Can't open '%1s' or '%2s' file\n"
  32. 15      "Invalid network number: '%1s'\n"
  33. 16      "Invalid SOA data for DNS setup\n"       
  34. 17      "Can't access '%1s' directory\n"
  35. 18      "Can't determine %1s process ID\n"
  36. 19      "Host is not in %1s domain\n"
  37. 20      "Invalid named-boot file entry: %1s\n"
  38. 21      "Invalid host name: %1s (wrong DNS domain)\n"
  39. 22      "Too many subnets defined in DNS database\n"
  40. 23      "Invalid priority value '%1s' for domain %2s\n"
  41. 24      "Can't delete file '%1s'\n"
  42.  
  43. ################################################################################
  44. #
  45. # From aliases.c
  46. #
  47.  
  48. 25      "No user name specified for alias: %1s\n"
  49. 26      "Add users for alias '%1s' failed\n"
  50. 27      "Delete users from alias '%1s' failed\n"
  51. 28      "Alias file '%1s' already exist\n"
  52. 29      "Add alias '%1s' failed\n"
  53. 30      "Delete alias '%1s' failed\n"
  54. 31      "Invalid cron user name: %1s\n"
  55. 32      "Invalid crontab file: %1s \n"
  56. 33      "Set-UID to %1s failed \n"
  57. 34      "Can't save '%1s' or '%2s' file\n"
  58. 35      "Invalid mod cron access sub-cmd\n"
  59. 36      "Open crontab directory %1s failed"
  60. 37      "'%1s' is not an authorized cron user\n"
  61. 38      "Can't close file: %1s\n"
  62. 39      "Can't get local host name\n"
  63.  
  64. ################################################################################
  65. #
  66. # From nis.c
  67. #
  68.  
  69. 40      "Can't fork a child process\n"
  70. 41      "Can't update NIS system files\n"
  71. 42      "Invalid network interface name: %1s\n"
  72. 43      "Can't get '%1s' command path\n"
  73. 44      "Domain '%1s' already defined\n"
  74. 45      "Can't execute '%1s' command\n"
  75. 46      "Can't get YP command path\n"
  76. 47      "Domain '%1s' already defined\n"
  77. 48      "Can't open '%1s' for update\n"
  78. 49      "Can't update YP-make for DNS fall-back\n"
  79. 50      "Can't find %1s directory path\n"
  80. 51      "Can't save file '%1s'\n"
  81. 52      "%1s is not readable\n"
  82. 53      "Can't save NIS file '%1s' to a tmp file\n"
  83. 54      "Can't modify NIS master '%1s' ypservers file\n"
  84. 55      "Please execute: \"init 1; %1s -s <NIS master>\" command\n"
  85. 56      "Host does not support NIS server functions\n"
  86. 57      "Please execute: \"init 1; %1s -m\" command\n"
  87. 58      "Client not in NIS domain '%1s'\n"
  88. 59      "Can't find key name '%1s'\n"
  89.  
  90. ################################################################################
  91. #
  92. # From netprt.c
  93. #
  94.  
  95. 60      "Host '%1s' not in access list '%2s'\n"
  96. 61      "Host '%1s' not in deny list of '%2s'\n"
  97. 62      "Print queue '%1s' is not defined\n"
  98. 63      "Print device '%1s' is not defined\n"
  99. 64      "Invalid print model: %1s\n"
  100.  
  101. ################################################################################
  102. #
  103. # From stime.c
  104. #
  105.  
  106. 65      "Can't set host clock (must have roor privilege)\n"
  107. 66      "Can't fork a child process\n"
  108. 67      "Can't kill child process to stop clock synchronization\n"
  109. 68      "No child exists for clock synchronization\n"
  110. 69      "Can't setup signal action for clock synchronization\n"
  111.  
  112. ################################################################################
  113. #
  114. # From rshut.c
  115. #
  116.  
  117. 70      "Can't get shutdown/reboot process ID from %1s\n"
  118. 71      "SYSTEM SHUTTING DOWN IN %1d SECONDS\n"
  119. 72      "FINAL WARNING: SYSTEM IS SHUTTING DOWN IN %1d SECONDS\n"
  120. 73      "FINAL WARNING: SYSTEM IS SHUTTING DOWN NOW\n"
  121. 74      "Execute %1s failed: %2s\n"
  122. 75      "SYSTEM SHUTDOWN/REBOOT CANCELLED\n"
  123. 76      "No shutdown/reboot process pending\n"
  124. 77      "SYSTEM REBOOTING IN %1d SECONDS\n"
  125. 78      "FINAL WARNING: SYSTEM IS REBOOTING NOW\n"
  126.  
  127. ################################################################################
  128. #
  129. # From nis+.c
  130. #
  131.  
  132. 80      "Invalid NIS info for populating NIS+ tables\n"
  133. 81      "User name '%1s' not defined in password file\n"
  134. 82      "Can't determine domain name\n"
  135. 83      "Need NIS or /etc system files info to setup NIS+ server\n"
  136. 84      "Can't change ownership of file: %1s\n"
  137. 85      "Can't create directory: %1s\n"    
  138.  
  139. ################################################################################
  140. #
  141. # From cron.c
  142. #
  143.  
  144. 90      "Missing cron user names\n"
  145.  
  146. ################################################################################
  147. #
  148. # From nfs.c
  149. #
  150.  
  151. 100     "Can't find file '%1s' in '%2s\n"
  152. 101     "Unable to unmount directory %1s"
  153. 102     "Invalid NFS export request"
  154.  
  155. 103     "Cannot remove %1s. yppasswdd might be busy. Remove %1s and try again."
  156.  
  157. ##########################################################################
  158. #
  159. # additions to nis.c
  160. 104    "Error modifying /etc/resolv.conf file"
  161. 105    "Error modifying ypmake configuration"
  162. 106    "Error modifying boot rc script(s)"
  163. 107    "Error modifying netgroups file"
  164. 108    "Error modifying NIS domain name"
  165. 109    "Error flushing NIS map(s)"
  166. 110 "Unable to bind slave server %1s to itself."
  167.